home *** CD-ROM | disk | FTP | other *** search
/ Micromanía 29 / MICRO29 (MOD).iso / XCARDEMO / CARS / CAR00.DES next >
Text File  |  1997-01-31  |  3KB  |  81 lines

  1. name:        PCGAMES        ; car name
  2. drivname:     R.SMITH        ; driver name
  3. data:        xcar18.3d    ; car 3d data file
  4. lodata:        xcar18l.3d    ; car 3d lo poly data file
  5. desc:        xcar18.txt    ; car description file
  6. engine:        2        ; car default engine
  7. whldat:        xcar18w.3d    ; wheel image
  8. weight:        1050        ; car dry weight (no engine, fuel, etc)
  9. lonwd:        13568        ; weight distribution over front (%, 8 bit)
  10. latwd:        12800        ; weight distribution over left (%, 8 bit)
  11. length:        15        ; length of car
  12. width:        6        ; width of car
  13. carnum:        20        ; number on car
  14. parts:        0        ; Part number.
  15. pitman:        8        ; Pit crew index number.
  16.  
  17. coefd:        116        ; (.50 * 256) coeficient of drag (8 bit)
  18. farea:        4736        ; (18.5 feet * 256) frontal area of car (8 bit)
  19. frad:        12        ; radius of front tire (in)
  20. rrad:        12        ; radius of rear tire (in)
  21. frch:        128        ; front roll center height (ft) (8-bit)
  22. rrch:        128        ; rear roll center height (ft) (8-bit)
  23.  
  24. rfoff:        33,13,57,0    ; right front wheel offet
  25. lfoff:        -33,13,57,1024    ; left front wheel offet
  26. rroff:        33,13,-38,0    ; right rear wheel offet
  27. lroff:        -33,13,-38,1024    ; left rear wheel offet
  28.  
  29. engloc:        0,6,-25        ; engine location
  30. gearloc:    0,6,-50        ; gear location
  31. fuelloc:    0,6,-15        ; fuel location
  32. fwingloc:    0,6,70        ; front wing location
  33. rwingloc:    0,-2,-60    ; rear wing location
  34.  
  35. hdash:        xcar18dh.scn    ; car dash graphic
  36. hdgph:        xcar18dh.ap    ; car dash components
  37. hdwin:        0,91,799,394    ; window SX,SY,EX,EY
  38. hmwin:        485,104,695,172    ; mirror window SX,SY,EX,EY
  39. rpmcenh:    400,489,38    ; hi-res rpm needle center and radius
  40. mphcenh:    284,489,36    ; hi-res MPH needle center and radius
  41. tempcenh:    498,495,24    ; hi-res Temp needle center and radius
  42. oilcenh:    0,0,0        ; hi-res Oil needle center and radius
  43.  
  44. mdash:        xcar18d.scn    ; car dash graphic
  45. mdgph:        xcar18d.ap    ; car dash components
  46. mdwin:        0,73,640,316    ; window SX,SY,EX,EY
  47. mmwin:        388,84,556,138    ; mirror window SX,SY,EX,EY
  48. rpmcenm:    320,391,30    ; hi-res rpm needle center and radius
  49. mphcenm:    228,391,30    ; med-res MPH needle center and radius
  50. tempcenm:    398,395,19    ; med-res Temp needle center and radius
  51. oilcenm:    0,0,0        ; med-res Oil needle center and radius
  52.  
  53. ldash:        xcar18dl.scn    ; low-res car dash graphic
  54. ldgph:        xcar18dl.ap    ; low-res car dash components
  55. ldwin:        0,31,319,131    ; low-res window SX,SY,EX,EY
  56. lmwin:        194,34,278,58    ; low-res mirror window SX,SY,EX,EY
  57. rpmcenl:    159,163,13    ; low-res rpm needle center and radius
  58. mphcenl:    113,163,13    ; low-res MPH needle center and radius
  59. tempcenl:    199,165,8    ; low-res Temp needle center and radius
  60. oilcenl:    0,0,0        ; low-res Oil needle center and radius
  61.  
  62. setup:                ; default setup
  63. 3,                ; engine type
  64. 204800,76800,            ; front left susp (spring, damper)
  65. 190000,76800,            ; rear left susp
  66. 204800,76800,            ; front right susp
  67. 190000,76800,            ; rear right susp
  68. 1075200,192,            ; front roll bar (rate, arm)
  69. 1075200,192,            ; rear roll bar (rate, arm)
  70. 1280,512,192,2432,2432,        ; front wing (len, width, end, chord ang, ang)
  71. 1536,512,256,2816,2816        ; Rear wing (len, width, end, chord ang, ang)
  72.  
  73.  
  74. ;Collision point information.
  75. coltbl:    0,            ; Front right.
  76. 0,                    ; Front left.
  77. 0,                    ; Right.
  78. 0,                    ; Left.
  79. 0,                    ; Right rear.
  80. 0,                    ; Left rear.
  81.